Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deps: bump babel-plugin-i18next-extract from 0.10.0 to 1.0.0 #4264

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps babel-plugin-i18next-extract from 0.10.0 to 1.0.0.

Release notes

Sourced from babel-plugin-i18next-extract's releases.

1.0.0

This release marks the first major version bump for this library. While it does not include a lot of new features or profound reworks, it introduces two breaking changes that warrant attention.

Breaking Changes

  • Removed support for JSONv3 (gilbsgilbs/babel-plugin-i18next-extract#279): Following the i18next decision to discontinue JSONv3, this version removes its support as well. Users are strongly encouraged to migrate to JSONv4, which provides more precise translations for plural forms. Refer to the i18next migration guide for detailed instructions.
  • Removed support for the ICU file format: Since the ICU format relied on JSONv3-style plural rules, it has also been removed. The feature remained experimental for years and was never fully validated. Contributions to reintroduce ICU support in a more robust manner are welcome. However, given its unclear usage and reliability, I have chosen not to invest time in porting it for this release.

New Features

Chore

  • Updated all dependencies
  • Migrated ESLint configuration to their new awful so-called "flat" format
  • Officially support for node 22 and 23, drop support for node 21 since EOL was reached
Commits
  • 973ecae Merge pull request #266 from gilbsgilbs/renovate/lock-file-maintenance
  • 107355a chore(deps): lock file maintenance
  • 014e561 Merge pull request #268 from gilbsgilbs/renovate/all
  • f967caf chore(deps): update paambaati/codeclimate-action action to v9
  • 882d70b Merge pull request #279 from gilbsgilbs/update-deps
  • 4f3832e chore: update docs dependencies
  • 428bcb9 fix: build
  • ef5aa9e fix: formatting and dead code
  • 34b3a52 ci: test against new node versions, drop EOLed node 21
  • 67013c0 docs: update doc to reflect the end of JSONv3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner January 1, 2025 04:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2025
Copy link

github-actions bot commented Jan 1, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA b9f697d.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@babel/types 7.26.3 🟢 6.3
Details
CheckScoreReason
Code-Review🟢 8Found 25/30 approved changesets -- score normalized to 8
Maintained🟢 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 10license file detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 023 existing vulnerabilities detected
npm/babel-plugin-i18next-extract 1.0.0 🟢 5.2
Details
CheckScoreReason
Code-Review🟢 4Found 2/5 approved changesets -- score normalized to 4
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Maintained🟢 1014 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
npm/babel-plugin-i18next-extract ^1.0.0 🟢 5.2
Details
CheckScoreReason
Code-Review🟢 4Found 2/5 approved changesets -- score normalized to 4
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Maintained🟢 1014 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Files

  • package-lock.json
  • package.json

Copy link

github-actions bot commented Jan 1, 2025

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/babel-plugin-i18next-extract-1.0.0 branch 6 times, most recently from 0f882c3 to 845361d Compare January 7, 2025 12:27
Bumps [babel-plugin-i18next-extract](https://github.com/gilbsgilbs/babel-plugin-i18next-extract) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/gilbsgilbs/babel-plugin-i18next-extract/releases)
- [Commits](gilbsgilbs/babel-plugin-i18next-extract@releases/0.10.0...releases/1.0.0)

---
updated-dependencies:
- dependency-name: babel-plugin-i18next-extract
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/babel-plugin-i18next-extract-1.0.0 branch from 845361d to b9f697d Compare January 7, 2025 12:36
@daniele-mng daniele-mng enabled auto-merge (squash) January 7, 2025 13:25
@daniele-mng daniele-mng merged commit 9464c86 into main Jan 7, 2025
19 checks passed
@daniele-mng daniele-mng deleted the dependabot/npm_and_yarn/main/babel-plugin-i18next-extract-1.0.0 branch January 7, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant